projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1ff7c9
)
* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 5 Mar 2008 20:53:01 +0000
(20:53 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 5 Mar 2008 20:53:01 +0000
(20:53 +0000)
Reported by Drew Adams <drew.adams@oracle.com>.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index b54091851d773f88f3dd25e0c1e5c26a96842fb4..9fbc532528ef41257fa20975b5a850521e5276a0 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-03-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
+ Reported by Drew Adams <drew.adams@oracle.com>.
+
2008-03-05 Juanma Barranquero <lekktu@gmail.com>
* iswitchb.el (iswitchb-use-faces): Doc fix.